home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 2 / LSD and 17bit Compendium Deluxe - Volume II.iso / a / prog / asmsrc / thesource-7.lha / Source / PushBClass.lha / pushbclass / README < prev   
Text File  |  1994-06-11  |  2KB  |  34 lines

  1. Path: usenet.ee.pdx.edu!fastrac.llnl.gov!lll-winken.llnl.gov!uwm.edu!cs.utexas.edu!not-for-mail
  2. From: mthomas@cs.utexas.edu (Mark A. Thomas)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: BOOPSI-Button with Key Support
  5. Date: 17 May 1994 07:46:51 -0500
  6. Organization: CS Dept, University of Texas at Austin
  7. Lines: 331
  8. Message-ID: <2raebr$fb@priddy.cs.utexas.edu>
  9. References: <inf01.769175363@apollo23>
  10. NNTP-Posting-Host: priddy.cs.utexas.edu
  11.  
  12. In article <inf01.769175363@apollo23>,
  13. Hans-Joerg Frieden <inf01@apollo23.uni-trier.de> wrote:
  14. >Hi there.
  15. >I just happened to be writing a program that needs some BOOSPI button
  16. >gadgets. I need them with the little underscore to mark a keyboard
  17. >shortcut, and they should be able to handle this by themselves (At
  18. >least, I think that is the reason C= did BOOPSI). Is this possible to 
  19. >do with the "frbuttonclass", or do I have to write my own class (shudder),
  20. >or is there a freely distributable class floating around that does this?
  21. >Note, it has to be freely distributable (independently from commercial
  22. >or shareware).
  23.  
  24. I never found a class that did this so I wrote one a while back.  I
  25. mean it was a long while back before I was aware of a lot of things
  26. about BOOPSI.  I'll post the files for it: PushBClass.c and PushBClass.h
  27. in case they are of any help.  The class builds on frbuttonclass.  Try
  28. to use it for ideas, rather than using it straight because it might have
  29. errors in it, it's so old.
  30.  
  31. -- 
  32. Mark A. Thomas        | Check my personal page:
  33. mthomas@cs.utexas.edu | http://www.cs.utexas.edu/~mthomas
  34.